Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate standard files with setup command #1504

Merged
merged 19 commits into from
Apr 10, 2024

Conversation

chasefleming
Copy link
Member

@chasefleming chasefleming commented Apr 9, 2024

Closes #1481

Description

  • Currently this keeps the command setup. That will be changed later.
  • Scaffold logic stays the same.
  • If no scaffold is provided, then this standard format is created.

For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@chasefleming chasefleming changed the base branch from master to feature/interactive-init April 9, 2024 21:52
@chasefleming chasefleming added the Feature A new user feature or a new package API label Apr 9, 2024
@jribbink jribbink changed the base branch from feature/interactive-init to master April 10, 2024 23:25
@jribbink jribbink changed the base branch from master to feature/interactive-init April 10, 2024 23:26
@chasefleming chasefleming merged commit eac9436 into feature/interactive-init Apr 10, 2024
5 checks passed
@chasefleming chasefleming deleted the chasefleming/1481 branch April 10, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new user feature or a new package API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flow init should generate all files required
2 participants